Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-117195: Avoid assertion error in object.__sizeof__ #117220

Merged
merged 5 commits into from
May 23, 2024

Conversation

markshannon
Copy link
Member

@markshannon markshannon commented Mar 25, 2024

Lib/test/test_long.py Outdated Show resolved Hide resolved
@markshannon markshannon added the needs backport to 3.13 bugs and security fixes label May 21, 2024
@markshannon markshannon merged commit 406ffb5 into python:main May 23, 2024
36 checks passed
@miss-islington-app
Copy link

Thanks @markshannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 23, 2024
…GH-117220)

(cherry picked from commit 406ffb5)

Co-authored-by: Mark Shannon <mark@hotpy.org>
@bedevere-app
Copy link

bedevere-app bot commented May 23, 2024

GH-119456 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label May 23, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
@markshannon markshannon deleted the object_sizeof_int branch August 6, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants